home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / DiskUtil / Misc / DiskSpare / DD / RDD < prev    next >
Text File  |  1994-11-13  |  412b  |  24 lines

  1. /* Recoverable RAM disk mount entry
  2.  *
  3.  * You can create different simultaneous recoverable RAM disks by creating
  4.  * versions of this file with different Unit values.
  5.  */
  6.  
  7. Device        = ramdrive.device
  8. Unit        = 1
  9. Mount        = 1
  10. Flags        = 0
  11. Surfaces    = 2
  12. BlocksPerTrack    = 12
  13. Reserved    = 2
  14. Interleave    = 0
  15. LowCyl        = 0
  16. HighCyl        = 81
  17. Buffers        = 5
  18. BufMemType    = 0
  19. StackSize    = 600
  20. Priority    = 10
  21. GlobVec        = -1
  22. DosType        = 0x444f5301
  23.  
  24.